home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / comm2 / vslots.zip / SLOTS.DOC < prev    next >
Text File  |  1993-05-22  |  3KB  |  96 lines

  1.                                                                      
  2.  
  3.                               BRAINEX VEGAS SLOTS
  4.                       (C) Copyright 1993 by Stanley Sheff
  5.                         Support BBS: The Brainex System
  6.                                (310) 275-2344
  7.                                (310) 273-5234
  8.                  -------------------------------------------
  9.    
  10.    This program requires installtion using The Brainex Door Manager.
  11.    If you have not installed this program, please download BRAINEX.ZIP
  12.    from the The Brainex System, then install the program.
  13.    
  14.    
  15.    Be sure you have the file BRAINEX.DAT dated after 5/22/93 in your
  16.    BRAINEX directory. To install this door type:
  17.  
  18.    SETUP
  19.  
  20.    SLOTS.EXE will be copied to the BRAINEX directory.
  21.  
  22.    Once you have installed the door, you must then create a a batch 
  23.    file to call the door. A batch file for a GAP BBS might look like this:
  24.    
  25.    Single Node BBS sample batch file:
  26.    
  27.    @ECHO OFF
  28.    SLOTS
  29.  
  30.    Node 2 batch file:
  31.  
  32.     @ECHO OFF
  33.     POKER NODE=2
  34.  
  35.    Use the NODE= command to indicate node number.
  36.  
  37.    GAP BBS
  38.    -------
  39.    You will also need to modify your doors menu files and the data
  40.    file that tells the BBS what your doors are and the security
  41.    level needed to access them. For GAP, these are respectively:
  42.    
  43.        DOORM
  44.        DOORMG
  45.        DOORS.DAT
  46.  
  47.    Please refer to your BBS documentation for details on 
  48.    setting up these files.
  49.            
  50.            ===================================================
  51.  
  52.    The following sysop functions are available while awaiting
  53.    keyboard input :
  54.  
  55.      F5      - Shell to DOS.
  56.      F8      - Twit user and return to BBS.
  57.     F10      - Initiate chat with user.
  58.     CF10     - Answer user MANUAL bell.
  59.     Home     - Main user stats.
  60.     End      - Displays sysop keys available.
  61.     PgDn     - Secondary user stats.
  62.     Up Arrow - Increase user's time remaining by 5 minutes.
  63.     Dn Arrow - Decrease user's time remaining by 5 minutes.
  64.  
  65.    One of the nicer features about using the TWIT key, is the user
  66.    is not told that "the sysop wants them to return to the BBS".
  67.    Instead, a very plain and simple message of "returning you to the
  68.    BBS" is displayed.  This way, the user is given no indication
  69.    that the sysop is hovering about.
  70.  
  71.    When using the F5 shell to DOS key, to return to the door
  72.    program, simply type EXIT at the DOS command prompt. It is not
  73.    necessary to change directories back to the door directory.
  74.    Manual is smart enough to know which drive and directory the
  75.    door program is in and will reset the defaults upon return from
  76.    DOS.
  77.  
  78.    The Up and Down Arrow keys increase and decrease the user's time
  79.    respectively by 5 minutes for each press of the key. There is no
  80.    indication of what is occurring (except by the fact the user's
  81.    time remaining will change), so the sysop should try not to have
  82.    a lead finger. The increase or decrease is effective only while
  83.    the user is in Manual.
  84.  
  85.    This version of SLOTS is a DEMO.  It will not save players' cash
  86.    to disk, and only allow an intitial bankroll of $50. When registered,
  87.    users' cash will be saved to disk, and an initial bankroll of $1000
  88.    will be given to new players.
  89.  
  90.    Have Fun!
  91.    Stanley Sheff
  92.    The Brainex System
  93.    310-275-2344 ZyXEL 19.2
  94.    310-273-5234 HST
  95.  
  96.